翻訳と辞書
Words near each other
・ line
・ line 666
・ line conditioning
・ line eater
・ line editor
・ line feed
・ line noise
・ line printer
・ line probing
・ line starve
linear address space
・ linear argument
・ linear assignment
・ linear function
・ linear graph notation
・ linear logic
・ linear map
・ linear programming
・ linear space
・ linear transformation


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

linear address space : FOLDOC
linear address space
A memory addressing scheme used in processors where the whole memory can be accessed using a single address that fits in a single register or instruction. This contrasts with a {segmented memory} architecture, such as that used on the Intel 8086, where an address is given by an offset from a base address held in one of the "segment registers". Linear addressing greatly simplifies programming at the assembly language level but requires more instruction word bits to be allocated for an address.
(1995-02-16)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.